Switch to latest

This commit is contained in:
Max Goedjen
2022-10-26 00:56:17 -07:00
parent e97601ad9c
commit ab9f8b5600

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