Skip to content

Commit

Permalink
try ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
headshot2017 committed Dec 10, 2024
1 parent 2936d2d commit 4c442ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:


build-linux-x64:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04

steps:
- uses: actions/checkout@v4
Expand All @@ -120,7 +120,7 @@ jobs:


build-linux-x86:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
container:
image: i386/ubuntu

Expand Down

0 comments on commit 4c442ec

Please sign in to comment.