forgejo actions: disable native for now
This commit is contained in:
parent
5286041789
commit
f54d5fd867
|
@ -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";
|
||||||
|
|
Loading…
Reference in a new issue