23 lines
603 B
Diff
23 lines
603 B
Diff
From 135b20a487c2b7435e296c9cfc7f96a826ba2d19 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Ond=C5=99ej=20Budai?= <ondrej@budai.cz>
|
|
Date: Mon, 15 Aug 2022 14:13:55 +0200
|
|
Subject: [PATCH] runners: add fedora38
|
|
|
|
It's that time of the year again.
|
|
---
|
|
runners/org.osbuild.fedora38 | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
create mode 120000 runners/org.osbuild.fedora38
|
|
|
|
diff --git a/runners/org.osbuild.fedora38 b/runners/org.osbuild.fedora38
|
|
new file mode 120000
|
|
index 0000000..d46777b
|
|
--- /dev/null
|
|
+++ b/runners/org.osbuild.fedora38
|
|
@@ -0,0 +1 @@
|
|
+org.osbuild.fedora30
|
|
\ No newline at end of file
|
|
--
|
|
2.37.2
|
|
|