We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5705ee commit 38f6ed4Copy full SHA for 38f6ed4
.github/workflows/library_dafny_verification.yml
@@ -38,7 +38,7 @@ jobs:
38
DynamoDbItemEncryptor,
39
StructuredEncryption,
40
]
41
- os: [macos-12]
+ os: [macos-latest-large]
42
runs-on: ${{ matrix.os }}
43
defaults:
44
run:
0 commit comments