Skip to content

Commit

Permalink
[skip ci] [ci] do not test on CentOS anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
gipert committed Apr 1, 2022
1 parent d0098ac commit cb26961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
strategy:
fail-fast: false
matrix:
docker-tag: [latest, ubuntu]
docker-tag: [ubuntu] # TODO: go back at testing latest in the future

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit cb26961

Please sign in to comment.