We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28457ff commit 2312dddCopy full SHA for 2312ddd
.github/workflows/rust.yml
@@ -35,7 +35,7 @@ jobs:
35
runs-on: ${{ matrix.os }}
36
strategy:
37
matrix:
38
- os: [ ubuntu-latest, macos-12 ]
+ os: [ ubuntu-latest, macos-13 ]
39
steps:
40
# actions/checkout@v2
41
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
0 commit comments