lower Linux build action to Ubuntu 20.04

This commit is contained in:
Kae 2024-04-01 07:19:27 +11:00
parent f00a790cb5
commit c6ca59aa72

View File

@ -14,7 +14,7 @@ on:
jobs:
build:
name: OpenStarbound Linux x86_64
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Install Packages