mirror of https://github.com/nirenjan/libx52.git
Disable deprecated Github-hosted runners
parent
c3a4fea139
commit
88159d4fc5
|
@ -21,7 +21,7 @@ jobs:
|
|||
|
||||
strategy:
|
||||
matrix:
|
||||
os: ['ubuntu-18.04', 'ubuntu-20.04', 'ubuntu-22.04', 'macos-11', 'macos-12']
|
||||
os: ['ubuntu-20.04', 'ubuntu-22.04', 'macos-11', 'macos-12']
|
||||
cc: ['gcc', 'clang']
|
||||
|
||||
steps:
|
||||
|
|
|
@ -3,9 +3,10 @@ Installation instructions for libx52
|
|||
|
||||
Build has been tested on the following operating systems (x86-64 only):
|
||||
|
||||
* Ubuntu 18.04 LTS
|
||||
* Ubuntu 20.04 LTS
|
||||
* OS X 10.13.6
|
||||
* Ubuntu 22.04 LTS
|
||||
* macOS Big Sur 11
|
||||
* macOS Monterey 12
|
||||
|
||||
# Prerequisites
|
||||
|
||||
|
|
Loading…
Reference in New Issue