Skip to content

Commit

Permalink
BIF-1578 test commit DON'T MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
ybrls committed Oct 14, 2024
1 parent cab63a9 commit a5d5ad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ macos-latest, windows-latest, ubuntu-latest ]
go: [ 1.12, 1.13, 1.14 ]
go: [ 1.16, 1.17, 1.18 ]
steps:
- name: Checkout the code
uses: actions/checkout@v2
Expand Down

0 comments on commit a5d5ad2

Please sign in to comment.