We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4e99be commit 0d9bc0cCopy full SHA for 0d9bc0c
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ${{ matrix.operating-system }}
8
strategy:
9
matrix:
10
- operating-system: [ ubuntu-latest, windows-latest, macos-12 ]
+ operating-system: [ ubuntu-latest, windows-latest, macos-latest ]
11
rust: [ stable ]
12
env:
13
pact_do_not_track: true
0 commit comments