Switch to latest

This commit is contained in:
Max Goedjen 2022-10-26 00:55:01 -07:00
parent 2bd8b008ca
commit 200cd6ea9d
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ on:
- '*' - '*'
jobs: jobs:
test: test:
runs-on: macos-11.0 runs-on: macOS-latest
timeout-minutes: 10 timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3