Skip to content

Commit 0278974

Browse files
authored
update GitHub Actions runners (#342)
1 parent 2a3fb17 commit 0278974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ${{ matrix.os }}
4444
strategy:
4545
matrix:
46-
os: [ ubuntu-20.04, windows-2022, macos-12 ]
46+
os: [ ubuntu-24.04, windows-2022, macos-14 ]
4747
steps:
4848
# actions/checkout@v2
4949
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)