test new runner setup

This commit is contained in:
Maciej Lebiest 2023-10-13 20:51:37 +02:00
parent 7fdaa1dba2
commit 32be66a855

View file

@ -4,8 +4,9 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: linux_amd64
runs-on: ubuntu-latest
steps:
- run: dnf install -y nodejs git
- name: Check out repository code
uses: actions/checkout@v3
- run: podman build -t gitea.maciej.cloud/packages/neovim .