Skip to content

Commit

Permalink
Merge pull request #360 from bastelfreak/ci
Browse files Browse the repository at this point in the history
CI: Run on latest grafana patch versions
  • Loading branch information
bastelfreak authored Jun 7, 2024
2 parents fe4de55 + d81de8a commit 35de1c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/support/acceptance/supported_versions.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# frozen_string_literal: true

def supported_versions
%w[10.3.1 11.0.0]
%w[10.4.3 11.0.0]
end

0 comments on commit 35de1c5

Please sign in to comment.