Skip to content

Commit

Permalink
[Build] ^ bump ubuntu to 20.04 from 18.04
Browse files Browse the repository at this point in the history
  • Loading branch information
gheorghitamutu committed Mar 11, 2024
1 parent cdddf0f commit 03accbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
retention-days: 1

build-ubuntu:
runs-on: [ubuntu-18.04]
runs-on: [ubuntu-20.04]
env:
CC: gcc-10
CXX: g++-10
Expand Down

0 comments on commit 03accbc

Please sign in to comment.