mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
github action ruby 3.3 (previous commit enabled YJIT)
This commit is contained in:
parent
8dc323d803
commit
cac2cbd986
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -36,6 +36,6 @@ jobs:
|
|||
- run: sudo apt-get update && sudo apt-get -y install libimlib2-dev chromium-browser
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
ruby-version: 3.1
|
||||
ruby-version: '3.3'
|
||||
bundler-cache: true
|
||||
- run: bundle exec rake
|
||||
|
|
Loading…
Add table
Reference in a new issue