Skip to content

Commit

Permalink
actually use latest macOS lmao
Browse files Browse the repository at this point in the history
it's been so long yet "latest" is last year's release
  • Loading branch information
juliand665 committed Jan 29, 2024
1 parent 869a6b9 commit f57dab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: [push, pull_request]

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
timeout-minutes: 30
steps:
- name: Check out
Expand Down

0 comments on commit f57dab3

Please sign in to comment.