second attempt to perform build
Main LMDBAL workfow / Compile (push) Failing after 3s Details

This commit is contained in:
Blue 2023-08-19 21:16:13 -03:00
parent f3a82acdbd
commit beab78a863
Signed by: blue
GPG Key ID: 9B203B252A63EE38
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Compile:
runs-on: ubuntu-latest
runs-on: archlinux
steps:
- name: Check out repository code
uses: actions/checkout@v3