mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-24 20:45:17 -07:00
Test using centos:8
This commit is contained in:
parent
09eb3757da
commit
fb80cbfa59
3
.github/workflows/dotnet-core.yml
vendored
3
.github/workflows/dotnet-core.yml
vendored
@ -279,8 +279,7 @@ jobs:
|
|||||||
- build-test-binaries
|
- build-test-binaries
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
# CentOS 7 and Debian 10 use an older GCC version; make sure we can run on those platforms.
|
arch: [ 'centos:8', 'debian:10' ]
|
||||||
arch: [ 'centos:7', 'debian:10' ]
|
|
||||||
container:
|
container:
|
||||||
image: ${{ matrix.arch }}
|
image: ${{ matrix.arch }}
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user