mirror of
https://github.com/niess/python-appimage.git
synced 2026-03-14 04:10:15 +01:00
Change OS for app test
This commit is contained in:
2
.github/workflows/applications.yml
vendored
2
.github/workflows/applications.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
|
||||
jobs:
|
||||
Test:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
version: ['2.7', '3.7', '3.9']
|
||||
|
||||
Reference in New Issue
Block a user