fix fedora build job name
All checks were successful
Lint / golangci-lint (push) Successful in 9m45s
Declarative Tests / test (push) Successful in 21s
Declarative Tests / build-fedora (push) Successful in 1m1s
Declarative Tests / build-focal (push) Successful in 2m35s

This commit is contained in:
Matthew Rich 2024-05-28 23:44:56 -07:00
parent 2a84dbb1dc
commit d2f96e40ee

View File

@ -54,7 +54,7 @@ jobs:
name: jx name: jx
path: jx path: jx
- run: echo "This job's status is ${{ job.status }}." - run: echo "This job's status is ${{ job.status }}."
build: build-fedora:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: fedora:latest image: fedora:latest