Skip to content

Commit

Permalink
Update .github-ci.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
trants committed Apr 9, 2024
1 parent 807a5e4 commit 8752deb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/.github-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
include:
- { tag: 1.0, alpine: '3.19' }
- { tag: 1.1, alpine: '3.19' }

steps:
- name: Checkout code
Expand Down

0 comments on commit 8752deb

Please sign in to comment.