Skip to content

Commit 51c6422

Browse files
authored
Update compile.yml - changed runners
1 parent 3c9a284 commit 51c6422

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ${{ matrix.os }}
2626
strategy:
2727
matrix:
28-
os: [ubuntu-20.04,macos-13,macos-14,windows-2019]
28+
os: [ubuntu-latest,macos-13,macos-14,windows-2022]
2929
# os: [ubuntu-22.04,ubuntu-22.04-arm,macos-13,macos-13-xlarge,macos-14,macos-14-xlarge,windows-2019,windows-2022]
3030

3131
steps:

0 commit comments

Comments
 (0)