1 changed files with
2 additions and
1 deletions
|
|
@ -17,7 +17,8 @@ jobs:
|
|
|
|
plugins:
|
|
|
|
plugins:
|
|
|
|
- default
|
|
|
|
- default
|
|
|
|
include:
|
|
|
|
include:
|
|
|
|
- gcc: 12
|
|
|
|
- os: ubuntu-22.04
|
|
|
|
|
|
|
|
gcc: 12
|
|
|
|
plugins: all
|
|
|
|
plugins: all
|
|
|
|
steps:
|
|
|
|
steps:
|
|
|
|
- name: Set up Python 3
|
|
|
|
- name: Set up Python 3
|
|
|
|