Add tests for rc/rolling
This commit is contained in:
		
							parent
							
								
									08e9565071
								
							
						
					
					
						commit
						eb573686e6
					
				|  | @ -47,6 +47,8 @@ jobs: | ||||||
|           - "11.0" |           - "11.0" | ||||||
|           - "11.1" |           - "11.1" | ||||||
|           - "11.2" |           - "11.2" | ||||||
|  |           - "11.rc" | ||||||
|  |           - "11.rolling" | ||||||
|         exclude: |         exclude: | ||||||
|           - distro: debian-12 |           - distro: debian-12 | ||||||
|             mariadb-version: 10.6 |             mariadb-version: 10.6 | ||||||
|  |  | ||||||
|  | @ -55,6 +55,10 @@ jobs: | ||||||
|           - "11.0" |           - "11.0" | ||||||
|           - "11.1" |           - "11.1" | ||||||
|           - "11.2" |           - "11.2" | ||||||
|  |           - "11.3" | ||||||
|  |           - "11.4" | ||||||
|  |           - "11.rc" | ||||||
|  |           - "11.rolling" | ||||||
|         exclude: |         exclude: | ||||||
|           - distro: ubuntu-22.04 |           - distro: ubuntu-22.04 | ||||||
|             mariadb-version: 10.4 |             mariadb-version: 10.4 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue