[Actions] Pivoting hard to setup-ruby approach
Some checks failed
/ jekyll (push) Failing after 13s

This commit is contained in:
Bill Niblock 2024-02-26 20:55:17 -05:00
parent 3c5e969119
commit 41e953c258

View file

@ -3,7 +3,7 @@ jobs:
jekyll:
runs-on: docker
container:
image: ubuntu-latest
image: ubuntu:latest
steps:
- uses: actions/checkout@v3
- uses: https://github.com/ruby/setup-ruby@v1