Skip to content

Commit

Permalink
1804
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Sep 8, 2023
1 parent 4d25b04 commit 53996ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint_and_test_cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
needs: cpp_clang_format_linter
runs-on: ubuntu-latest
container:
image: apache/pegasus:thirdparties-bin-test-ubuntu2204-${{ github.base_ref }}
image: apache/pegasus:thirdparties-bin-test-ubuntu1804-${{ github.base_ref }}
steps:
- uses: actions/checkout@v3
- name: Setup cache
Expand Down

0 comments on commit 53996ca

Please sign in to comment.