Skip to content

Commit 2720993

Browse files
committed
explicit ubuntu version for tests
1 parent 59ae167 commit 2720993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
build_and_test_spm_linux:
5353
needs: cancel_previous
54-
runs-on: ubuntu-latest
54+
runs-on: ubuntu-24.04
5555
steps:
5656
- uses: sersoft-gmbh/swifty-linux-action@v3
5757
with:

0 commit comments

Comments
 (0)