ci: drop 7.7 from build matrix
This commit is contained in:
parent
703e42571f
commit
a9c9583881
|
@ -9,7 +9,7 @@ jobs:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
variant: ["CS", "regular"]
|
variant: ["CS", "regular"]
|
||||||
version: ["7.7", "7.8", "current"]
|
version: ["7.8", "current"]
|
||||||
os: ["macos-latest", "ubuntu-latest", "windows-latest"]
|
os: ["macos-latest", "ubuntu-latest", "windows-latest"]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in New Issue