Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 committed Apr 11, 2024
1 parent 9700f1c commit f05fb41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: push
jobs:
build:
name: Build
runs-on: ubuntu-22.04
runs-on: ubuntu-20.04
if: ${{ !contains(github.event.head_commit.message, 'skip ci') }}
steps:
- name: Free up disk space for the CI
Expand Down

0 comments on commit f05fb41

Please sign in to comment.