forgejo actions: disable native for now

This commit is contained in:
Rouven Seifert 2024-06-03 12:17:34 +02:00 committed by Jonas Gaffke
parent 5286041789
commit f54d5fd867

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";