Skip to content

Commit 09300cd

Browse files
committed
test
1 parent f6bd9bc commit 09300cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
platform: [ubuntu-latest, macos-latest, windows-latest]
21+
platform: [ubuntu-22.04, macos-latest, windows-latest]
2222
include:
23-
- platform: ubuntu-latest
23+
- platform: ubuntu-22.04
2424
artifact-path: ./target/release/sdl
2525
artifact-platform-name: linux-x64
2626
env-command: ">> $GITHUB_ENV"

0 commit comments

Comments
 (0)