mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-04-12 00:05:07 +02:00
ci: update OS
This commit is contained in:
parent
c10e9e4902
commit
d02ca9aea2
1 changed files with 2 additions and 2 deletions
4
.github/workflows/MinedMap.yml
vendored
4
.github/workflows/MinedMap.yml
vendored
|
@ -7,7 +7,7 @@ env:
|
|||
|
||||
jobs:
|
||||
viewer:
|
||||
runs-on: 'ubuntu-20.04'
|
||||
runs-on: 'ubuntu-latest'
|
||||
|
||||
steps:
|
||||
- name: 'Checkout'
|
||||
|
@ -101,7 +101,7 @@ jobs:
|
|||
- os: 'windows-2019'
|
||||
target: 'i686-pc-windows-msvc'
|
||||
ext: '.exe'
|
||||
- os: 'ubuntu-20.04'
|
||||
- os: 'ubuntu-22.04'
|
||||
target: 'x86_64-unknown-linux-gnu'
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue