Skip to content

Commit

Permalink
fixed actions workflow yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex committed Apr 15, 2023
1 parent 0cea712 commit 39106be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ jobs:
- macOS-11
- macOS-12
go:
- 1.18
- 1.19
- 1.20
- '^1.18'
- '^1.19'
- '^1.20'
steps:
- name: Check out repository code
uses: actions/checkout@v3
Expand Down

0 comments on commit 39106be

Please sign in to comment.