Compare commits

..

1 Commits

Author SHA1 Message Date
hurui200320 58278143b1 ci(forgejo): update registry url to use pulp
Unit test coverage / pytest (push) Failing after 1m39s
Unit test coverage / pytest (pull_request) Failing after 1m43s
ISSUES CLOSED: clevermicro/amq-adapter-python#8
2025-04-21 14:55:47 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ env:
jobs:
# gradle test for modules
pytest:
runs-on: default
runs-on: general
container:
image: ubuntu:24.04
steps:
+1 -1
View File
@@ -11,7 +11,7 @@ env:
TZ: UTC
jobs:
publish-lib:
runs-on: default
runs-on: general
container:
image: ubuntu:24.04
steps: