Skip to content

Commit

Permalink
Rolled back ci.yml changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnandwana committed Jan 14, 2025
1 parent 459a88e commit 564ee1a
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,5 @@ on:
workflow_dispatch:

jobs:
install-dependencies:
runs-on: ${{ inputs.ff-os }}
steps:
- run: |
sudo apt-get update
sudo apt-get install -y libaio1
ci:
uses: killbill/gh-actions-shared/.github/workflows/ci.yml@main

0 comments on commit 564ee1a

Please sign in to comment.