Skip to content

Commit

Permalink
Build on Ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
wwahammy committed Jan 13, 2024
1 parent aff5791 commit c36f68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
CCACHE_DIR: ${{ github.workspace }}/.ccache"
jobs:
build_and_test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: install dependencies
Expand Down

0 comments on commit c36f68e

Please sign in to comment.