Skip to content

Commit

Permalink
[Java] Try put back Clang 9 and upgrade to Ubuntu 20.04 for Clang to …
Browse files Browse the repository at this point in the history
…be consistent.
  • Loading branch information
mjpt777 committed May 13, 2021
1 parent 8474bc3 commit 06647b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ jobs:

cpp-clang-debug-build:
name: C++ Clang ${{ matrix.version }} debug build
runs-on: ubuntu-18.04
runs-on: ubuntu-20.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 06647b5

Please sign in to comment.