Skip to content

Commit 3d1c8f0

Browse files
Upgrade ruby versions in workflows
1 parent 5b72470 commit 3d1c8f0

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/ci_age_action_authorization.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
RUBY_VERSION: 3.2.6
12+
RUBY_VERSION: 3.3.4
1313

1414
jobs:
1515
test-report:

.github/workflows/ci_app.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
RUBY_VERSION: 3.2.6
12+
RUBY_VERSION: 3.3.4
1313
NODE_VERSION: 18.17.1
1414

1515
jobs:

.github/workflows/ci_census.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
RUBY_VERSION: 3.2.6
12+
RUBY_VERSION: 3.3.4
1313

1414
jobs:
1515
test-report:

.github/workflows/ci_diba_census_api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
RUBY_VERSION: 3.2.6
12+
RUBY_VERSION: 3.3.4
1313

1414
jobs:
1515
test-report:

.github/workflows/ci_ldap.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
RUBY_VERSION: 3.2.6
12+
RUBY_VERSION: 3.3.4
1313

1414
jobs:
1515
test-report:

.github/workflows/linters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
pull_request:
1010

1111
env:
12-
RUBY_VERSION: 3.2.6
12+
RUBY_VERSION: 3.3.4
1313

1414
jobs:
1515
lint:

0 commit comments

Comments
 (0)