Skip to content

Commit

Permalink
update ubuntu container image
Browse files Browse the repository at this point in the history
  • Loading branch information
eugene123tw committed Jan 14, 2025
1 parent 66e1f23 commit cb777e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre_merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
./codecov -t ${{ secrets.CODECOV_TOKEN }} --sha $COMMIT_ID -U $HTTP_PROXY -f .tox/coverage_unit-test-${{ matrix.tox-env }}.xml -F ${{ matrix.tox-env }}
Intense-Unit-Test:
runs-on: [otx-gpu-a10g-1]
container: ubuntu:20.04
container: ubuntu:22.04
needs: Code-Quality-Checks
timeout-minutes: 120
strategy:
Expand Down

0 comments on commit cb777e6

Please sign in to comment.