Skip to content

Commit

Permalink
Remove Ubuntu latest job as duplicate for Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Rot127 committed Aug 27, 2024
1 parent 61076a6 commit ced0f35
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/CITest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ jobs:
diet-build: 'OFF',
enable-asan: 'OFF'
}
- {
name: 'ubuntu-latest x64 cmake',
os: ubuntu-latest,
arch: x64,
build-system: 'cmake',
diet-build: 'OFF',
enable-asan: 'OFF'
}
- {
name: 'ubuntu-22.04 x64 cmake',
os: ubuntu-22.04,
Expand Down

0 comments on commit ced0f35

Please sign in to comment.