Skip to content

Commit

Permalink
use openstack_add_openvpn_tap
Browse files Browse the repository at this point in the history
  • Loading branch information
ader1990 authored Nov 27, 2024
1 parent 2ff961a commit 719bbfe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/cloudbase_init_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Cloudbase-Init tests

env:
UPPER_CONSTRAINTS: "https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt"
TEST_RESOURCES: "https://github.com/cloudbase/cloudbase-init-test-resources"
TEST_RESOURCES_BRANCH: "master"
TEST_RESOURCES: "https://github.com/ader1990/cloudbase-init-test-resources-1"
TEST_RESOURCES_BRANCH: "openstack_add_openvpn_tap"

on: [push, pull_request]

Expand Down Expand Up @@ -36,7 +36,7 @@ jobs:
runs-on: windows-latest
strategy:
matrix:
python-version: [ "3.8", "3.12"]
python-version: [ "3.12"]
architecture: ["x64", "x86"]

steps:
Expand Down

0 comments on commit 719bbfe

Please # to comment.