Skip to content

Commit 0d9bc0c

Browse files
committed
chore: Update macos runners to latest
1 parent d4e99be commit 0d9bc0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ${{ matrix.operating-system }}
88
strategy:
99
matrix:
10-
operating-system: [ ubuntu-latest, windows-latest, macos-12 ]
10+
operating-system: [ ubuntu-latest, windows-latest, macos-latest ]
1111
rust: [ stable ]
1212
env:
1313
pact_do_not_track: true

0 commit comments

Comments
 (0)