Skip to content

Commit

Permalink
use macos13 as 12 is being deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Miguel-hrvs authored Oct 7, 2024
1 parent 33b09b6 commit 19e9ec6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,9 +385,9 @@ jobs:
name: "tic80-nintendo-3ds"
path: build/bin/tic80.3dsx

# === MacOS 12 ===
# === MacOS 13 ===
macos:
runs-on: macos-12
runs-on: macos-13

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 19e9ec6

Please sign in to comment.