Skip to content

Commit

Permalink
undo ubuntu change
Browse files Browse the repository at this point in the history
  • Loading branch information
jcain3389 committed Jan 7, 2025
1 parent 57c5193 commit 475bd31
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 @@ -19,7 +19,7 @@ jobs:
- ruby: "2.5"
gemfile: "circuitbox_2"

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
env: # $BUNDLE_GEMFILE must be set at the job level, so it is set for all steps
BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/${{ matrix.gemfile }}.gemfile
BUNDLE_PATH_RELATIVE_TO_CWD: true
Expand Down

0 comments on commit 475bd31

Please sign in to comment.