Skip to content

Commit

Permalink
Update current feature
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed May 26, 2024
1 parent b5a3a3c commit 08a08f5
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Qserv operator CI workflow
---
name: "CI"
on:
push:
Expand All @@ -8,8 +6,8 @@ on:
- master
jobs:
main:
name: Run nginx-controller demo
runs-on: ubuntu-20.04
name: Run helm demo
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 08a08f5

Please sign in to comment.