mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-05-19 08:00:31 +00:00
try using debian
This commit is contained in:
@@ -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