Skip to content

Commit

Permalink
chore: Update size of Macos
Browse files Browse the repository at this point in the history
This will help Dafny verifcation
complete quicker.
  • Loading branch information
seebees committed Aug 12, 2024
1 parent b5705ee commit dd75e9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/library_dafny_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
DynamoDbItemEncryptor,
StructuredEncryption,
]
os: [macos-12]
os: [macos-latest-large]
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit dd75e9c

Please sign in to comment.