Unverified Commit f6200f83 authored by Nicola Soranzo's avatar Nicola Soranzo
Browse files

Merge branch 'release_23.2' into release_24.0

parents c27e2fdb 471a1109
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ concurrency:
jobs:
  test:
    name: Test
    runs-on: ubuntu-latest
    runs-on: ubuntu-22.04  # Python 3.7 is not available via setup-python on ubuntu >=24.04
    strategy:
      fail-fast: false
      matrix: