Unverified Commit 36cbf9f0 authored by Gregor Hartmann's avatar Gregor Hartmann Committed by GitHub
Browse files

Pin Windows and Ubuntu versions for build VM (#3639)

parent a492a31e
......@@ -9,7 +9,7 @@ jobs:
build_luac_cross_win:
runs-on: windows-latest
runs-on: windows-2019
steps:
- uses: actions/checkout@v2
......@@ -34,7 +34,7 @@ jobs:
Create_Release:
name: Create Release
needs: build_luac_cross_win
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Set release name
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment