mirror of
https://github.com/QuantumPackage/qp2.git
synced 2025-04-25 09:44:43 +02:00
Merge branch 'master' into dev_ao
This commit is contained in:
commit
2c2461a703
4
.github/workflows/compilation.yml
vendored
4
.github/workflows/compilation.yml
vendored
@ -14,7 +14,7 @@ on:
|
||||
jobs:
|
||||
|
||||
configuration:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
name: Dependencies
|
||||
|
||||
steps:
|
||||
@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
compilation:
|
||||
name: Compilation
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
2
.github/workflows/configuration.yml
vendored
2
.github/workflows/configuration.yml
vendored
@ -15,7 +15,7 @@ on:
|
||||
jobs:
|
||||
|
||||
configuration:
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
name: Dependencies
|
||||
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user