Skip to content

Commit

Permalink
Update ccpp.yml
Browse files Browse the repository at this point in the history
keep ubuntu-22.04 for now
  • Loading branch information
arvanus authored Oct 13, 2024
1 parent e34e838 commit 6ef5e55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
jobs:
build:

runs-on: ubuntu-latest
#runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6ef5e55

Please sign in to comment.