diff --git a/.github/workflows/pr_test.yml b/.github/workflows/pr_test.yml index 3e9b41eb..be29af71 100644 --- a/.github/workflows/pr_test.yml +++ b/.github/workflows/pr_test.yml @@ -50,6 +50,7 @@ on: - '8.0' - '8.1' - '8.2' + - '8.3' default: '8.1' node_version: type: choice diff --git a/.github/workflows/pr_test_one.yml b/.github/workflows/pr_test_one.yml index ce541a1c..8f23f5ad 100644 --- a/.github/workflows/pr_test_one.yml +++ b/.github/workflows/pr_test_one.yml @@ -41,6 +41,7 @@ on: - '8.0' - '8.1' - '8.2' + - '8.3' default: '8.1' node_version: type: choice diff --git a/.github/workflows/pr_test_single_campaign.yml b/.github/workflows/pr_test_single_campaign.yml index aab523f5..d4bd0b83 100644 --- a/.github/workflows/pr_test_single_campaign.yml +++ b/.github/workflows/pr_test_single_campaign.yml @@ -98,6 +98,7 @@ on: - '8.0' - '8.1' - '8.2' + - '8.3' default: '8.1' node_version: type: choice