Test github actions type workflow

This commit is contained in:
James Musselman 2023-12-16 17:59:56 -06:00
parent aa845779b4
commit 30e9ee70b4

View file

@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: docker
steps:
- name: Set up Rust