forgejo actions: disable native for now

This commit is contained in:
Rouven Seifert 2024-06-03 12:17:34 +02:00
parent a5c1b6d494
commit 4fdca3ba1a
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09

View file

@ -10,7 +10,7 @@
# fake the ubuntu name, because node provides no ubuntu builds # fake the ubuntu name, because node provides no ubuntu builds
"ubuntu-latest:docker://node:18-bullseye" "ubuntu-latest:docker://node:18-bullseye"
# provide native execution on the host # provide native execution on the host
"native:host" # "native:host"
]; ];
#TODO get a token from git.ifsr.de and use it #TODO get a token from git.ifsr.de and use it
# tokenfile = /"dev/null"; # tokenfile = /"dev/null";