mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-04-03 06:16:04 +00:00
try using debian
This commit is contained in:
2
.github/workflows/build-debian-11.yml
vendored
2
.github/workflows/build-debian-11.yml
vendored
@@ -5,6 +5,8 @@ on: [push]
|
||||
jobs:
|
||||
debian-11-build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: debian:11
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user