Skip to content

Commit

Permalink
force 22.04 to make sure it's only a 20.04 problem
Browse files Browse the repository at this point in the history
  • Loading branch information
nachovizzo committed Jul 9, 2024
1 parent d79965e commit e1b5e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-20.04]
os: [ubuntu-22.04]

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

0 comments on commit e1b5e02

Please sign in to comment.