-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: update testing-farm-as-github-action to v3.1.2
- Loading branch information
1 parent
4947d4d
commit 5b0bdf2
Showing
6 changed files
with
11 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: Fedora-40 | ||
api_key: ${{ secrets.TF_API_KEY }} | ||
|
@@ -83,7 +83,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: Fedora-40 | ||
api_key: ${{ secrets.TF_API_KEY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: Fedora-41 | ||
api_key: ${{ secrets.TF_API_KEY }} | ||
|
@@ -83,7 +83,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: Fedora-41 | ||
api_key: ${{ secrets.TF_API_KEY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -54,7 +54,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: Fedora-Rawhide-Nightly | ||
api_key: ${{ secrets.TF_API_KEY }} | ||
|
@@ -82,7 +82,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: Fedora-Rawhide-Nightly | ||
api_key: ${{ secrets.TF_API_KEY }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: RHEL-8.8.0-Nightly | ||
arch: x86_64 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: RHEL-9.4.0-Nightly | ||
arch: x86_64 | ||
|
@@ -84,7 +84,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: RHEL-9.4.0-Nightly | ||
arch: aarch64 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -55,7 +55,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: RHEL-9.5.0-Nightly | ||
arch: x86_64 | ||
|
@@ -84,7 +84,7 @@ jobs: | |
fetch-depth: 0 | ||
|
||
- name: Run the tests | ||
uses: sclorg/[email protected].0 | ||
uses: sclorg/[email protected].2 | ||
with: | ||
compose: RHEL-9.5.0-Nightly | ||
arch: aarch64 | ||
|