Skip to content

Commit

Permalink
fix ci error
Browse files Browse the repository at this point in the history
  • Loading branch information
wenlinlee committed Jul 17, 2024
1 parent 406d85f commit ae2ef5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-22.04 ]
container: docker.io/centos:8
container: docker.io/centos:lastest
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit ae2ef5e

Please sign in to comment.