Skip to content

Commit

Permalink
changed to macOS larger runners
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex committed Feb 25, 2024
1 parent c319894 commit 61d28fe
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,12 @@ jobs:
matrix:
os:
- macOS-11
- macOS-12
- macOS-13
- macos-12-large
- macos-13-large
- macos-13-xlarge
go:
- '^1.20'
- '^1.21'
- '^1.22'
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down

0 comments on commit 61d28fe

Please sign in to comment.