Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HaraldNordgren authored Jul 25, 2024
1 parent 0edb7ca commit aeef4c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
# https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-expanding-configurations
include:
- os: windows-latest
go-version: 1.22.x
go-version: stable
- os: macos-latest
go-version: 1.22.x
go-version: stable

steps:
- name: Checkout code
Expand Down

0 comments on commit aeef4c8

Please sign in to comment.