Skip to content

Commit

Permalink
Bump build environment to macos-12 and see how it goes (#1151)
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany authored Apr 20, 2023
1 parent b57bc9e commit 630a9db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-11
- macos-12
- windows-latest
steps:
- name: Check out code
Expand Down Expand Up @@ -136,7 +136,7 @@ jobs:
matrix:
os:
- ubuntu-20.04
- macos-11
- macos-12
- windows-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 630a9db

Please sign in to comment.