Revert "Add job using GCC 7"

This reverts commit 518515a761.
This commit is contained in:
Ralf W. Grosse-Kunstleve 2024-06-24 15:22:49 -07:00
parent 518515a761
commit b339dc4937
1 changed files with 1 additions and 3 deletions

View File

@ -67,9 +67,7 @@ jobs:
# Extra ubuntu latest job
- runs-on: ubuntu-latest
python: '3.11'
# For GCC 7
- runs-on: ubuntu-18.04
python: '3.8'
name: "🐍 ${{ matrix.python }} • ${{ matrix.runs-on }} • x64 ${{ matrix.args }}"
runs-on: ${{ matrix.runs-on }}