attempt to get newer 64tass from debian testing repo

This commit is contained in:
Irmen de Jong 2023-05-29 23:18:15 +02:00
parent 5e5f60253b
commit 1116aae1de

View File

@ -16,7 +16,7 @@ jobs:
uses: myci-actions/add-deb-repo@11
with:
repo: ftp://ftp.debian.org/debian/ testing main
repo-name: debian testing
repo-name: testing
install: 64tass
- name: Set up JDK 11