Skip to content

Commit

Permalink
using osx latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Mzack9999 committed Jul 6, 2023
1 parent ff51fdb commit c37031e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-13]
os: [ubuntu-latest, windows-latest, macOS-latest]
steps:
- name: Set up Go
uses: actions/setup-go@v4
Expand Down

0 comments on commit c37031e

Please sign in to comment.