Oops, missed a change

release/4.3a0
Yashas Ambati 2025-04-16 18:37:22 -04:00
parent c9e8d6d2d4
commit 5329236e6b
1 changed files with 2 additions and 2 deletions

View File

@ -63,12 +63,12 @@ jobs:
python_version: [3]
include:
- name: ubuntu-22.04-gcc-9
os: ubuntu-20.04
os: ubuntu-22.04
compiler: gcc
version: "9"
- name: ubuntu-22.04-clang-11
os: ubuntu-20.04
os: ubuntu-22.04
compiler: clang
version: "11"