Skip to content

Commit

Permalink
Remove older versions that aren't supported
Browse files Browse the repository at this point in the history
  • Loading branch information
mjp41 committed Nov 7, 2023
1 parent 6865880 commit 6f205d6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,9 +124,7 @@ jobs:
# Build each combination of OS, version, and release/debug variants
# FreeBSD and OpenBSD run on xhyve, netbsd needs qemu
os:
- version: '13.1'
dependencies: pkg ins -y cmake ninja
- version: '12.3'
- version: '13.2'
dependencies: pkg ins -y cmake ninja
build-type: [ Release, Debug ]
# Don't abort runners if a single one fails
Expand Down

0 comments on commit 6f205d6

Please sign in to comment.