Skip to content

Commit 38f6ed4

Browse files
committed
chore: Update size of Macos
This will help Dafny verifcation complete quicker.
1 parent b5705ee commit 38f6ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_dafny_verification.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
DynamoDbItemEncryptor,
3939
StructuredEncryption,
4040
]
41-
os: [macos-12]
41+
os: [macos-latest-large]
4242
runs-on: ${{ matrix.os }}
4343
defaults:
4444
run:

0 commit comments

Comments
 (0)