mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
use ruby 3.1 with github actions
This commit is contained in:
parent
0d49ac2213
commit
73579a8a94
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -35,7 +35,7 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 2.6
|
||||
ruby-version: 3.1
|
||||
bundler-cache: true
|
||||
- run: sudo apt-get -y install chromium-browser
|
||||
- run: bundle exec rake
|
||||
|
|
Loading…
Add table
Reference in a new issue