Skip to content

Commit

Permalink
Test using centos:8
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Aug 1, 2024
1 parent 09eb375 commit fb80cbf
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,7 @@ jobs:
- build-test-binaries
strategy:
matrix:
# CentOS 7 and Debian 10 use an older GCC version; make sure we can run on those platforms.
arch: [ 'centos:7', 'debian:10' ]
arch: [ 'centos:8', 'debian:10' ]
container:
image: ${{ matrix.arch }}
env:
Expand Down

0 comments on commit fb80cbf

Please sign in to comment.