Skip to content

Commit

Permalink
pin ubuntu version for gcc
Browse files Browse the repository at this point in the history
  • Loading branch information
cyrush committed Dec 12, 2024
1 parent bf9c744 commit 965491f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ascent_gcc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build_basic:
name: Ubuntu Build Ascent GCC
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
env:
CC: gcc
CXX: g++
Expand Down

0 comments on commit 965491f

Please sign in to comment.