Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Run on macos-latest (#4502)
  • Loading branch information
kintel committed Jan 15, 2023
1 parent 15c9db5 commit bc21c12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos-tests.yml
Expand Up @@ -8,8 +8,8 @@ on:

jobs:
build:
runs-on: macos-11
name: macos-11
runs-on: macos-latest
name: macos-latest
# If it's not done in 60 minutes, something is wrong.
# Default is 6 hours, which is a bit long to wait.
timeout-minutes: 60
Expand Down

0 comments on commit bc21c12

Please sign in to comment.