We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e1dcd9 commit 5715e5fCopy full SHA for 5715e5f
2 files changed
…/buildconfig/opensuse15-march_native.txt …/buildconfig/opensuse16-march_native.txt.github/workflows/root-ci-config/buildconfig/opensuse15-march_native.txt renamed to .github/workflows/root-ci-config/buildconfig/opensuse16-march_native.txt
.github/workflows/root-ci.yml
@@ -438,8 +438,8 @@ jobs:
438
# property: gpu
439
# extra-runs-on: gpu
440
# openSUSE Leap
441
- - image: opensuse15
442
- platform_config: opensuse15-march_native
+ - image: opensuse16
+ platform_config: opensuse16-march_native
443
is_special: true
444
property: march_native
445
@@ -662,4 +662,4 @@ jobs:
662
KRB5REALM: ${{ secrets.KRB5REALM }}
663
KRB5USER: ${{ secrets.KRB5USER }}
664
with:
665
- branch: ${{ github.head_ref || github.ref_name }}
+ branch: ${{ github.head_ref || github.ref_name }}
0 commit comments