Skip to content

Commit

Permalink
Pin ubuntu image version in rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foglabs authored Oct 15, 2024
1 parent 83ef7ef commit 1bd0702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
jobs:
rubocop:
name: 🤖 Check code style with Rubocop
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

steps:
- name: 📰 Checkout code
Expand Down

0 comments on commit 1bd0702

Please sign in to comment.