We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a3fb17 commit 0278974Copy full SHA for 0278974
.github/workflows/rust.yml
@@ -43,7 +43,7 @@ jobs:
43
runs-on: ${{ matrix.os }}
44
strategy:
45
matrix:
46
- os: [ ubuntu-20.04, windows-2022, macos-12 ]
+ os: [ ubuntu-24.04, windows-2022, macos-14 ]
47
steps:
48
# actions/checkout@v2
49
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
0 commit comments