mirror of
https://github.com/niess/python-appimage.git
synced 2026-05-03 05:40:12 +02:00
Change OS for app test
This commit is contained in:
@@ -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