Switch to latest

This commit is contained in:
Max Goedjen 2022-10-26 00:56:17 -07:00
parent e97601ad9c
commit ab9f8b5600
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ jobs:
swift test
popd
build:
runs-on: macos-11.0
runs-on: macOS-latest
timeout-minutes: 10
steps:
- uses: actions/checkout@v3