Skip to content

Commit

Permalink
Changed action image to ruby:3.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
elshaka committed Aug 23, 2024
1 parent 79bc46b commit 1e9eeef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
branches: [ "develop" ]
jobs:
test:
runs-on: ubuntu-latest
runs-on: ruby:3.3.4
services:
postgres:
image: postgres:11-alpine
Expand Down

0 comments on commit 1e9eeef

Please sign in to comment.