fix docker pipeline

This commit is contained in:
Alireza Ahmadi
2025-02-06 11:48:08 +01:00
parent 6304f4b263
commit 4b1654e3eb
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
steps:
- name: Checkout repository