Skip to content

Commit

Permalink
Update fitness-functions-release-8.1-ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
en-jschuetze authored Sep 29, 2024
1 parent ef0691a commit 8e2eb80
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/fitness-functions-release-8.1-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,3 @@ jobs:
- name: Execute
run: >
docker run --pull always --rm ubuntu:latest cat /etc/os-release | grep $LATEST_UBUNTU_RELEASE
noble-is-not-available-for-nginx-unit-yet:
name: "Ensure we cannot get a noble package from nginx unit"
runs-on: ubuntu-latest
steps:
- name: Execute
run: "! curl -Ss https://packages.nginx.org/unit/ubuntu/dists/ | grep noble"

0 comments on commit 8e2eb80

Please sign in to comment.