Skip to content

Commit

Permalink
Bump up mac version because github keeps deprecating the old ones
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperDisk committed Dec 8, 2023
1 parent 0057d26 commit b0f38af
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 @@ -10,12 +10,12 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-10.15
- macos-12
- windows-2019
include:
- os: ubuntu-20.04
name: Linux
- os: macos-10.15
- os: macos-12
name: Mac
- os: windows-2019
name: Windows
Expand Down

0 comments on commit b0f38af

Please sign in to comment.