fix(ci): change image

This commit is contained in:
Gustavo "Guz" L. de Mello
2024-04-30 21:56:55 -03:00
parent 93bf061166
commit fbba83cab4

View File

@@ -2,12 +2,10 @@ name: Tests
on: push
jobs:
test:
runs-on: alpine-plus
runs-on: ubuntu-latest
steps:
- name: Checkout
run: |
git clone --depth 1 \
http://${{ github.repository_owner }}:${{ secrets.GITHUB_TOKEN }}@${{ secrets.FORGEJO_DOMAIN }}/dot013/.mdparser
uses: actions/checkout@v4
- name: Install nix
uses: actions/nix-quick-install-action@v27
- name: Setup cachix