Skip to content

Commit

Permalink
use fedora pods for jobs
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Irmer <[email protected]>
  • Loading branch information
joshuai96 committed Oct 31, 2024
1 parent 4c68e8b commit b543e19
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions .zuul.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
- job:
name: scs-status-page-go-lint
parent: golangci-lint
nodeset:
nodes:
- name: ubuntu-jammy
label: ubuntu-jammy
nodeset: pod-fedora-40
vars:
golangci_lint_version: 1.59.1
go_version: 1.22.4
Expand All @@ -14,10 +11,7 @@
- job:
name: scs-status-page-go-test
parent: golang-go
nodeset:
nodes:
- name: ubuntu-jammy
label: ubuntu-jammy
nodeset: pod-fedora-40
vars:
go_command: test ./...
go_version: 1.22.4
Expand Down

0 comments on commit b543e19

Please sign in to comment.