16
16
strategy:
17
17
fail-fast: false
18
18
matrix:
19
-
os: [ubuntu-20.04, ubuntu-22.04, macos-13, windows-2022]
19
+
os: [ubuntu-22.04, ubuntu-24.04, macos-15, macos-14, windows-2022]
20
20
python-version: [ "3.9", "3.10", "3.11", "3.12", "3.13", "pypy3.9", "pypy3.10", ]
21
21
runs-on: ${{ matrix.os }}
22
22
steps:
51
51
52
52
builder_pypandoc:
53
53
needs: [test]
54
-
runs-on: ubuntu-20.04 # Any OS is fine as this wheel is not OS dependent
54
+
runs-on: ubuntu-latest # Any OS is fine as this wheel is not OS dependent
55
55
steps:
56
56
- name: Check out repository
57
57
uses: actions/checkout@v4
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4