1
0
forked from blue/lmdbal

second attempt to perform build

This commit is contained in:
Blue 2023-08-19 21:16:13 -03:00
parent f3a82acdbd
commit beab78a863
Signed by untrusted user: blue
GPG Key ID: 9B203B252A63EE38

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