From 5ad5bd94bffca88b146925a36c9a4665cacbde3c Mon Sep 17 00:00:00 2001 From: 93jun Date: Mon, 6 Jul 2026 14:43:04 +0900 Subject: [PATCH] Remove CI conflict markers --- .github/workflows/ci.yml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b2c0067..9a906c2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,16 +50,6 @@ jobs: - distro: debian12 playbook: converge.yml experimental: false -<<<<<<< Updated upstream -======= - - distro: debian10 - playbook: converge.yml - experimental: false - # Source install started failing recently. - # - distro: centos7 - # playbook: playbook-source-install.yml - # experimental: false ->>>>>>> Stashed changes - distro: rockylinux9 playbook: playbook-snap-install.yml