Skip to content

Commit

Permalink
Restore gitlab ci
Browse files Browse the repository at this point in the history
Signed-off-by: joosjegoedhart <joosje.goedhart@ibm.com>
  • Loading branch information
joosjegoedhart committed Jul 27, 2023
1 parent 9910a36 commit 01e5997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
build-py:
runs-on: ubuntu-latest # ubuntu-18.04
runs-on: ubuntu-18.04

strategy:
fail-fast: false
Expand Down

0 comments on commit 01e5997

Please sign in to comment.