Skip to content
This repository has been archived by the owner on Jun 24, 2024. It is now read-only.

Commit

Permalink
correct Github Actions Ruby Version to AuAutomated Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusGautamah committed Jan 20, 2023
1 parent 8b45bc6 commit e71d13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
ruby:
- 3.0.3
- 3.2.0

steps:
- uses: actions/checkout@main
Expand Down

0 comments on commit e71d13d

Please sign in to comment.