Skip to content

Commit

Permalink
lets try this linux version
Browse files Browse the repository at this point in the history
  • Loading branch information
krlvi committed May 31, 2024
1 parent 1539103 commit a17ec82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
platform:
- macos-13 # [macOs, x64]
- macos-latest # [macOs, ARM64]
- ubuntu-24.04 # [linux, x64]
- ubuntu-22.04 # [linux, x64]
- windows-latest # [windows, x64]

runs-on: ${{ matrix.platform }}
Expand Down Expand Up @@ -196,7 +196,7 @@ jobs:
platform:
- macos-13 # [macOs, x64]
- macos-latest # [macOs, ARM64]
- ubuntu-20.04 # [linux, x64]
- ubuntu-22.04 # [linux, x64]
- windows-latest # [windows, x64]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a17ec82

Please sign in to comment.